home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Offscreen drawing
- Sent: 4/9/96 12:16 AM
- Received: 4/9/96 7:02 AM
- From: Arni McKinley, motion@nbn.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Hi Steve,
-
- I wrote a class called DrawingView which subclasses CCommonView in Sketch
- d11. sketch is just ODFDraw modified somehwt, so CCommonView is the same as
- CDrawingView in ODFDraw.
-
- It handles lots of stuff in offscreen buffers, but not your particular
- interest. If you would like a copy, I'd be happy to send it.
-
- Arni
-
- >On 4/8/96, Lars Travers wrote:
- >
- >>Can some please point me to some ODF sample code that shows how to
- >>create and use an offscreen buffer?
- >
- >Also, sample code on how to pass a canvas with an offscreen port to
- >embedded child part would be helpful (i.e. for a container to make some of
- >its embedded parts tranlucent, etc).
- >
- >-steve-
- >
- > ---------------------------------------
- > | Steven T. Roussey |
- > | mailto:sroussey@eng.uci.edu |
- > | http://www.eng.uci.edu/~sroussey/ |
- > ---------------------------------------
-
-